ACPT_Lite\Utils\Assert D

Total Complexity 305
Dependencies 7
Dependents 1
Total lines 1,932
Lines of code 852
Logical lines of code 239
Comment lines 859
Methods 95
Properties 0

Methods 95

Method Rating Maintainability Complexity Lines of code
resource()
S
59 6 15
isCountable()
S
61 6 13
startsWithLetter()
S
58 4 16
methodExists()
S
65 5 8
methodNotExists()
S
66 5 8
isTraversable()
S
59 4 15
isAnyOf()
S
60 4 13
uniqueValues()
S
61 4 12
uuid()
S
61 4 12
isInstanceOfAny()
S
61 4 12
countBetween()
S
63 4 11
lengthBetween()
S
63 4 11
range()
S
64 4 10
keyExists()
S
66 4 8
keyNotExists()
S
66 4 8
isIterable()
S
66 4 8
validArrayKey()
S
66 4 8
isArrayAccessible()
S
66 4 8
natural()
S
66 4 8
positiveInteger()
S
66 4 8
integerish()
S
66 4 8
isMap()
S
64 4 10
isList()
S
68 4 7
alpha()
S
60 3 13
digits()
S
61 3 12
alnum()
S
61 3 12
lower()
S
61 3 12
upper()
S
61 3 12
regex()
S
67 3 8
notRegex()
S
63 3 10
unicodeLetters()
S
65 3 9
notEndsWith()
S
65 3 9
length()
S
65 3 9
minLength()
S
65 3 9
maxLength()
S
66 3 9
string()
S
67 3 8
propertyExists()
S
67 3 8
fileExists()
S
65 3 9
file()
S
65 3 9
directory()
S
65 3 9
readable()
S
67 3 8
writable()
S
67 3 8
classExists()
S
67 3 8
subclassOf()
S
65 3 9
interfaceExists()
S
67 3 8
implementsInterface()
S
65 3 9
propertyNotExists()
S
67 3 8
minCount()
S
65 3 9
maxCount()
S
66 3 9
color()
S
64 3 10
date()
S
67 3 8
endsWith()
S
65 3 9
contains()
S
65 3 9
notStartsWith()
S
65 3 9
isInstanceOf()
S
65 3 9
notNull()
S
69 3 7
null()
S
67 3 8
notEmpty()
S
67 3 8
isEmpty()
S
67 3 8
isNotA()
S
64 3 10
isAOf()
S
64 3 10
notInstanceOf()
S
66 3 9
isArray()
S
67 3 8
false()
S
67 3 8
isCallable()
S
67 3 8
object()
S
67 3 8
scalar()
S
67 3 8
boolean()
S
67 3 8
numeric()
S
67 3 8
float()
S
67 3 8
integer()
S
67 3 8
startsWith()
S
65 3 9
true()
S
67 3 8
notFalse()
S
69 3 7
greaterThan()
S
65 3 9
notWhitespaceOnly()
S
67 3 8
notContains()
S
65 3 9
inArray()
S
64 3 9
lessThanEq()
S
66 3 9
lessThan()
S
65 3 9
ip()
S
67 3 8
greaterThanEq()
S
65 3 9
notSame()
S
67 3 8
same()
S
66 3 9
notEq()
S
67 3 8
eq()
S
66 3 9
email()
S
67 3 8
ipv6()
S
66 3 8
ipv4()
S
66 3 8
url()
S
67 3 8
count()
S
64 2 11
oneOf()
S
79 1 3
isNonEmptyList()
S
76 1 4
isNonEmptyMap()
S
76 1 4
stringNotEmpty()
S
75 1 4